Don't decode as UTF-8 if it doesn't look like UTF-8; this should catch most high...
authorparkrrrr <parkrrrr>
Tue, 20 Jan 2004 14:12:10 +0000 (14:12 +0000)
committerparkrrrr <parkrrrr>
Tue, 20 Jan 2004 14:12:10 +0000 (14:12 +0000)
commit2f78ecd70e14cab8c31f83fbe4a2a3e6b0ebd354
tree188a7dfb925ca50519bc77fa5f1b7d763fbf7fba
parent650850d3c41f4e94b1e206a94ddf94ee0ddd8595
Don't decode as UTF-8 if it doesn't look like UTF-8; this should catch most high-bit characters sourced non-XML sources.
util.c